Skip to content

fix: serve studio preview fallbacks without 404#359

Merged
hyeokjun32 merged 1 commit into
mainfrom
codex/fix-studio-root-asset-fallback
Jun 11, 2026
Merged

fix: serve studio preview fallbacks without 404#359
hyeokjun32 merged 1 commit into
mainfrom
codex/fix-studio-root-asset-fallback

Conversation

@hyeokjun32

Copy link
Copy Markdown
Contributor

Summary

  • add local-server placeholder routes for Local Studio file-preview fallback assets
  • keep /studio/static as the real CSS/JS owner so app initialization is not duplicated
  • cover the fallback routes in Studio route tests

Tests

  • PYTHONDONTWRITEBYTECODE=1 poetry run python3 -m pytest tests/test_studio_routes.py -q -p no:cacheprovider
  • PYTHONDONTWRITEBYTECODE=1 poetry run python3 -m pytest tests/test_demo_evidence_report.py -q -p no:cacheprovider
  • PYTHONDONTWRITEBYTECODE=1 poetry run python3 -m pytest -q -p no:cacheprovider
  • poetry run inferedgelab portfolio-demo-check
  • Browser: /studio Load Demo Evidence path, no console warnings/errors, root fallback requests return 200

@hyeokjun32 hyeokjun32 merged commit 8ea5bd4 into main Jun 11, 2026
1 check passed
@hyeokjun32 hyeokjun32 deleted the codex/fix-studio-root-asset-fallback branch June 11, 2026 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant